Skip to main content

plBorderColor

Type

property

Summary

Defines the color with which the borders are drawn in PolyList.

Syntax

set the plBorderColor of widget to <RGBA Color>
get the plBorderColor of widget

Description

Use the plBorderColor property to define the color of the widget's borders and the borders of the list items.

Examples

set the plBorderColor of widget"PolyList" to "77,77,77,255"